Initialize(List<string>) Method

Summary
Initializes a ServiceAdministrator object with a specific list of services.
Syntax
C#
C++/CLI
public bool Initialize( 
   List<string> services 
) 
public: 
bool Initialize(  
   List<String^>^ services 
)  

Parameters

services
The list of services that is instance of service administrator will control. The list should consist of the Service name.

Return Value

true if the ServiceAdministrator object was successfully intialized.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.